/*Default*/
*{margin:0;padding:0;word-wrap:break-word!important;}
body{margin:0;padding:0;box-sizing:border-box;width:100%;height:100%;font-family:'Merriweather',sans-serif}
ul{list-style-type: none;}
a{text-decoration: none;}
h2{font-weight: bold;font-size: 56px;line-height: 70px;letter-spacing: 0.06em;text-transform: capitalize;color: #1DA1F2;margin-bottom: 35px;}
.mobile-block{display: none;}
.desktop-block{display: block;}
.close,.plusminus{display: none;}
html {scroll-behavior: smooth;}

/*Default*/

/*Slick slider CSS*/
.slick-prev, .slick-next{bottom: -15%;top:auto}
.slick-prev {left: 82px;}
.slick-next{right:auto;left:130px;}
.slick-prev:before, .slick-next:before{font-size: 35px;color: #1DA1F2;}
.testimonial .slick-prev:before, .testimonial .slick-next:before {color:#fff;}
.slick-list{padding: 0 20% 0 10% !important;}
.next-arrow {left: 16%;position: absolute;bottom: 22px;cursor: pointer;}
.prev-arrow {left: 12%;position: absolute;bottom: 22px;cursor: pointer;}
/*Slick slider CSS end*/

/*Header*/
    .nav_text{color:#000}
    .eshocan_header{ width:100%; position: fixed;z-index: 2;transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; }
    .eshocan_header.darkHeader{background-color: rgba(0, 0, 0, 0.6);}
    nav{display:flex;justify-content:space-between;align-items:center;padding:12px 70px;background-color: #F4FAFF}
    nav img{ width:60px; border-radius:40px; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; -ms-transition:0.3s; -o-transition:0.3s; }
    .icon-menu {display: none;}
    .eshocan_nav_links{flex:1;text-align:right}
    .eshocan_nav_links ul li{position:relative;list-style:none;display:inline-block;padding:8px 12px;position:relative;}
    .eshocan_nav_links ul li > a{ font-family: Open Sans; color:#000; text-decoration:none; font-weight:500; font-size: 20px; line-height: 30px; transition:  0.2s ; -webkit-transition:  0.2s ; -moz-transition:  0.2s ; -ms-transition:  0.2s ; -o-transition:  0.2s ; }
    .eshocan_nav_links ul li:hover:after{width:100%}
    .eshocan_brand_logo{width:180px;height:35px;border-radius: 0px;transition: ease-in 0.3s all;-webkit-transition: ease-in 0.3s all;-moz-transition: ease-in 0.3s all;}
    .eshocan_brand_logo_logofoot{width:20%;height:20%;margin-left: 40%;}
    .eshocan_nav_lvl-1{ opacity:0;background-color: rgba(248, 244, 244, 1); border-radius: 10px; position: absolute; padding: 20px 30px; min-width:250px; visibility: hidden; -webkit-transform: translateY(20px); transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transition: all .3s linear; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; }
    .eshocan_nav_lvl-2{background-color: transparent;margin-top: 11px;padding-left: 20px;}
    .eshocan_nav_links ul li .eshocan_nav_lvl-1 ul li{text-align: left;padding: 8px 0px;display: block;}
    .eshocan_nav_links ul li > .eshocan_nav_lvl-1 ul li a{ position: relative; font-size: 18px; line-height: 22px; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; font-weight: 100; }
    .eshocan_nav_links ul li  .eshocan_nav_lvl-1 ul li > a:hover{color:#1DA1F2;transform:translateX(10px) ; -webkit-transform:translateX(10px) ; -moz-transform:translateX(10px) ; -ms-transform:translateX(10px) ; -o-transform:translateX(10px) ; font-weight:500; }
    .eshocan_nav_links ul li:hover  .eshocan_nav_lvl-1{opacity:1; visibility: visible; -webkit-transform: translateY(9px); transform: translateY(9px); -moz-transform: translateY(9px); -ms-transform: translateY(9px); -o-transform: translateY(9px); }
    .eshocan_nav_links ul li:hover .eshocan_nav_lvl-1 ul li{display:block;}
    .eshocan_nav_links ul li .eshocan_nav_lvl-1 ul li:hover > a::after{width: 100%;}
    .eshocan_nav_links ul li .eshocan_nav_lvl-1 ul li .eshocan_nav_lvl-2 li{padding:0px 0px;margin-bottom: 10px;}
    .eshocan_header.darkHeader   .eshocan_nav_links ul li a{font-size: 16px;}
    .eshocan_header.darkHeader .eshocan_brand_logo{width: 160px;height: 30px;}
    .eshocan_header.darkHeader nav{padding:0px 70px}
    .eshocan_nav_links ul li .eshocan_nav_lvl-1 ul li .eshocan_nav_lvl-2 li::after{content: none; }
    .eshocan_nav_links ul li .eshocan_nav_lvl-1 ul li .eshocan_nav_lvl-2 li a{position: relative;}
    .eshocan_nav_links ul li .eshocan_nav_lvl-1 ul li .eshocan_nav_lvl-2 li a::before{ content: ''; display: inline-block;    position: absolute;left: -15px;top: 6px; width:10px; height:10px; border-radius:100px ;border: 1px solid black; -webkit-border-radius:100px ; -moz-border-radius:100px ; -ms-border-radius:100px ; -o-border-radius:100px ; }
    .eshocan_nav_links ul li .eshocan_nav_lvl-1 ul li .eshocan_nav_lvl-2 li a::after{ content: ''; display: inline-block;    position: absolute;left: -12px;top: 10px; border: 1px solid black; height: 3px; width: 3px; transform: rotate(45deg); border-left: transparent; border-bottom: transparent;}
    .eshocan_nav_links ul li .fa-plus{display: none;}
    /*Header end*/

/*Hero Section Homepage*/
    .Hero_media_big{display: none;}
    .Hero_media_big.one{display: block;}
    .eshocan_hero_section{overflow: hidden;position: relative;min-height: 100vh;width: 100%;background-image: url(../img/banner.png);background-position: center;background-size: 100% 100%;}
    .eshocan_hero_main{display:flex;justify-content:space-between}
    .eshocan_hero_desc{flex-basis:50%;border-radius:10px;margin-top:10%;margin-left:5%;;box-sizing:border-box;transition:0.5x}
    .eshocan_hero_desc h1{font-family:Merriweather;font-style:normal;font-weight:700;font-size:47px;line-height:72px;color:#FFF;margin:30px 0px}
    .eshocan_hero_desc h4{font-family:Merriweather;font-style:normal;font-weight:300;font-size:29px;line-height:36px;color:#FFF}
    .eshocan_hero_desc h5{font-family:Open Sans;font-style:normal;font-weight:400;font-size:20px;line-height:27px;color:#FFF;margin-right: 20%;}
    .eshocan_hero_desc p{font-family:Open Sans;font-style:normal;font-weight:600;font-size:34px;line-height:46px;color:#FFF}
    .eshocan_hero_media{float:right;filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.25));border-radius:2%;transform:rotate(20Deg);position:absolute;top:-1%;margin-left:50%;z-index:1}
    .eshocan_hero_media_small{display:inline-block;height:10%;margin-left:0}
    .eshocan_hero_media_small img{width:21.5%;border-radius:5%}
    .video{margin-top:-20%;width:195%;height:100vh;border-radius:12%}
    .hero-btn{color:#000;font-size: 14px;line-height: 22px;box-shadow:0 0 5px rgb(136 136 136 / 69%);display:inline-flex;border-radius: 100px;justify-content: space-between;padding: 10px;align-items: center;margin-top:15px;}
    .hero-btn img{margin-right:7px;}
    .hero-btn:hover {color: #1DA1F2; font-weight: bold; transform: scale(1.05, 1.05);}
    .eshocan_hero_main .hero-btn{background-color:#fff ;}
    .fa-arrow-circle-right{margin-left:15px}
/*Hero Section Homepage end*/

/*Who We Are*/
.who-we-are-section{padding: 70px;}
.who-we-are-block{display: flex;justify-content: space-between;}
.who-we-are-block > div{width: 50%;}
.who-we-are-list ul li{display: flex;justify-content: flex-start;align-items: center;margin-bottom:30px;}
.who-we-are-list{padding-left:10%;}
.who-we-are p{color:#6F6F6F;font-family: Open Sans;font-size: 19px;line-height: 30px;text-align: justify;}
.who-we-are-list ul li p {color:#6F6F6F;font-family: Open Sans;font-size: 19px;line-height: 30px;}
.who-we-are-bottom-head{font-family: Open Sans;font-style: normal;color:#0E4C92;font-weight: 600;font-size: 45px; line-height: 61px;text-align: center;text-transform: capitalize;padding:0px;}
.who-we-are-bottom-copy{font-family: Open Sans;font-style: normal;color:#6F6F6F;font-size: 23px;line-height: 31px;text-align: center;padding:0px;text-transform: capitalize;}
.who-we-are-bottom ul{ display: flex; justify-content: space-between; align-items: flex-start; }
.who-we-are-bottom ul li{padding: 15px; transition:all 0.3s ; -webkit-transition:all 0.3s ; -moz-transition:all 0.3s ; -ms-transition:all 0.3s ; -o-transition:all 0.3s ; }
.who-we-are-bottom ul li:hover{box-shadow:0 0 20px rgb(136 136 136 / 69%); border-radius: 10px;}
.who-we-are-bottom{margin-top:25px;}
/*Who We Are end*/

/*Industries in Focus*/
.IndustriesInFocus{text-align:left;padding:100px 35px 0;background:url(../img/industry-focus-bg.png) top center no-repeat;background-size:cover;height:auto}
.row{display:flex;justify-content:space-between}
.col-sup{display:flex;flex-basis:25%;border-radius:10px;margin-bottom:5%;padding:20px 12px;box-sizing:border-box;transition:0.5x}
.col-sup-mid{ display:none; flex-basis:50%; border-radius:10px; margin-bottom:5%; padding:20px 12px; box-sizing:border-box; transition:0.5px; -webkit-transition:0.5px; -moz-transition:0.5px; -ms-transition:0.5px; -o-transition:0.5px; }
.col-sup-mid.automotive {display: block;}
.col-sup-mid h3{margin-top:20px;color:#4682B4;font-family: Merriweather;font-style: normal;font-weight: bold;font-size: 25px;line-height: 31px;letter-spacing: 0.08em;}
.col-sup-mid p {padding: 0px;font-family: Open Sans;font-style: normal;font-weight: normal; font-size: 17px;line-height: 24px;display: flex;align-items: center;color: #3B79AC;margin-top:10px;}
.col{ flex-basis:100%; border-radius:10px; margin-bottom:5%; padding:20px 12px; box-sizing:border-box;}
.col p{padding: 0px;}
.col-r{ flex-basis:100%; border-radius:10px; margin-bottom:5%; padding:20px 12px; box-sizing:border-box;  }
.col-sup-mid img{width:100%;height:310px;display:block;border-radius:23px}
.col img{border: 4px solid transparent; width:120px; height:120px; margin-top:20px; margin-bottom:20%; border-radius:23px;overflow: hidden; -webkit-border-radius:23px; -moz-border-radius:23px; -ms-border-radius:23px; -o-border-radius:23px; }
.col img.active, .col-r img.active{ border: 4px solid #1DA1F2; transition:all 0.3s ; -webkit-transition:all 0.3s ; -moz-transition:all 0.3s ; -ms-transition:all 0.3s ; -o-transition:all 0.3s ; }
.col-r img{ border: 4px solid transparent;width:120px; height:120px; margin-top:20px; margin-bottom:0; border-radius:23px; -webkit-border-radius:23px; -moz-border-radius:23px; -ms-border-radius:23px; -o-border-radius:23px; }
p{color:#777;font-size:14px;font-weight:300;line-height:22px;padding:10px}
.col p, .col-r p {text-transform: uppercase;}

/*Industries in Focus end*/

/*Partner and client*/
.partner-client{text-align: left;padding:50px 0px;background:url(../img/Rectangle.png) top center no-repeat;background-size:100% 100%; margin-top: -50px;}
.partner-client h2{padding-left: 35px;}
.partner-slider img{margin: 0 auto;display: block;max-width: 100%;margin-top: 40px;margin-left: -10px;}
.partner-client-company{text-align: left;padding:50px 0px;background-size:100% 100%; margin-top: -50px;}

.homepage{text-align: left;padding:50px 0px;background: #FFF;}
.homepage h2{padding-left: 35px;}
.homepage img{margin: 0 auto;display: block;max-width: 100%;margin-top: 40px;margin-left: -10px;}
.homepage{text-align: left;padding:50px 0px;background-size:100% 100%; margin-top: -50px;}

/*Partner and client end*/

/*Partner Testimonial*/
.partners-testimonal{text-align:left;padding:80px 0 100px;background:url(../img/partner-and-clients.png) top center no-repeat;background-size:100% 100%;height:auto}
.partners-testimonal-block{text-align:left;padding:45px;background:url(../img/partnet-client-slide-bg.png) top center no-repeat;background-size:100% 100%;height:auto;margin:0px 30px;margin-top:20px;position:relative}
.block-img{position:absolute;top:-19px;right:0;width:183px}
.partners-testimonal-block p{font-family:Open Sans;font-weight:200;font-size:20px;line-height:30px;color:#FFF}
.partners-testimonal-slider{position:inherit;}

/*Partner Testimonial end*/

/*indusrty*/
/*.allPages .eshocan_hero_section{overflow:hidden;position:relative;opacity:.84;width:100%;background-image:url(../img/other-page-bg.png);background-position:center;background-size:cover}*/
.allPages .eshocan_hero_section .eshocan_hero_desc{margin-top:20%}
.eshocan_company_content{margin:60px 0}
.eshocan_all{display:flex;justify-content:space-between;margin:60px 0;padding:0 0 0 40px;flex-flow: row-reverse;}
.eshocan_all_reverse{display:flex;justify-content:space-between;margin:60px 0;padding:0 40px 0 0;}
.eshocan_company_content_block{width:60%}
.eshocan_content h2{font-style:normal;font-weight:700;font-size:31px;line-height:39px;letter-spacing:.08em;text-transform:capitalize;color:#000}
.eshocan_content p{font-family:Open Sans;font-style:normal;font-weight:400;font-size:20px;line-height:27px;letter-spacing:.08em;color:#8E8E8E}
.eshocan_content ul{list-style-type:none;padding-left:36px}
.eshocan_content ul li::before{content:"\2022";color:#8E8E8E;font-weight:700;display:inline-block;width:1em;margin-left:-1em;font-size:22px}
.eshocan_content ul li p{padding:0;display:inline}
.eshocan_content img{max-width: 100%;display: block;}

.industries-info{padding: 70px;}
.allPages .eshocan_hero_section.indsutriesBanner{background-image: url(../img/industries/Rectangle.png);}
.industries-partenr-client img{filter: grayscale(0%);}
.industries-info-block{display: flex;justify-content: space-between;}
.industries-info-head{font-size: 40px;line-height: 50px;margin-bottom: 0px;text-transform: none;}
.industries-info-copy{margin-bottom: 20px;margin-top: 20px;}
.industries-info-copy{font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  text-align: justify;
  color: #9E9E9E;}
.industries-info-block{margin-top:35px;}
.industries-info-content-head{font-weight: bold;font-size: 20px;padding:0px 10px;color: #000;margin-bottom:15px}
.industries-info-content-copy{color:#000;padding:0px 10px;}
.industries-info-content-block{margin-bottom: 50px;}
.industries-info-content{margin-top:51px}
.industries-info-content-block:last-child{margin-bottom: 30px;}
.industries-info-point{margin-top:70px}
.industries-info-point-head{font-size: 20px;line-height: 35px;}
.industries-info-point ul{margin-top:30px;padding-left: 30px;}
.industries-info-point ul li{position:relative;color:#393939;font-size: 16px;line-height: 25px;margin-bottom: 20px;}
.industries-info-point ul li:before{content: '';display: block;width:15px;height:15px;border-radius: 100px;background-color: #ccc;position: absolute;left: -22px;top:4px}
.why-eshocan{padding: 70px;}
.why-eshocan-block{width: 50%;}
.why-eshocan-parent{display: flex;justify-content: space-between;}
.why-eshocan .who-we-are-bottom{margin-top: 0px;}
.why-eshocan-block .who-we-are-bottom ul li{box-shadow:0 0 20px rgb(136 136 136 / 69%);width: 50%; margin: 10px;border-radius: 20px;}
.why-eshocan-copy{font-size: 18px; line-height:30px;color:#0E4C92;}
.project-discuss{padding: 70px;display: flex;justify-content: space-between;background: url(../img/discuss-bg.png) top no-repeat; background-size: 100% 100%;}
.project-discuss-block{width: 50%;}
.project-discuss h2{font-size: 48px;color:#fff;}
.project-discuss-block .project-disccuss-form{display: flex;justify-content: space-between;}
.discuss-form{background: url(../img/discuss-form-bg.png) top no-repeat; background-size: 100% 100%;padding: 60px;padding-bottom: 20px;}
.form-block-group{width: 50%;margin-bottom: 10px;}
.form-group{margin-bottom: 15px;}
.form-group label{display: block;color: #0E4C92; margin-bottom: 5px;font-weight: bold;}
.form-group input{width:90%;height:30px;padding:5px;border: 0px;background-color: #eee;font-size: 14px;}
.form-group textarea{border: 0px;background-color: #eee;padding: 5px;font-size: 16px;}
.form-block-group-accept .form-group{display: flex;}
.form-block-group-accept .form-group input{width:35px;height:35px;}
.form-block-group-accept .form-group p{padding:0px 10px;font-size: 13px;}
.form-block-group-accept .form-group input[type="submit"]{width: auto;background-color:#fff;padding: 10px 40px;font-size:22px;color:#1DA1F2;border:1px solid #1DA1F2; border-radius: 100px;height: auto;}
.form-group-submit{display: flex;justify-content: end;}
.project-discuss-head p {font-size: 24px;line-height: 32px;color: #fff;}
.automative-expertise{padding: 70px;}
.automative-img-block{position: relative;padding: 10px;}
.automative-expertise-block-parent{display: flex;justify-content: space-between;}
.img-content{position: absolute;transform: translate(0px, -50px);top: 50%;width: 100%;text-align: center;}
.img-content-head{font-size: 22px;line-height: 32px;color: #fff;margin-bottom: 20px;}
.img-content .img-content-copy {color:#fff;padding: 0px 50px;display: none;}
.img-on{display: none; backface-visibility: hidden; }
.img-off{display: block;}
.automative-img-block .img-content .hero-btn {background-color: #fff;display: none;}
.view-more-card{background-color: antiquewhite; color: black;}
.automative-img-block:hover .img-off, .automative-img-block:hover  .img-content img{display: none;}
.automative-img-block:hover .img-on{display: block; transform: rotateY(0deg);  transition: transform 0.3s ease-out;transform-style: preserve-3d;}
.automative-img-block:hover .img-content .img-content-copy {display: block;}
.automative-img-block:hover .img-content .hero-btn img{display: block;}
.automative-img-block:hover .img-content .hero-btn {display: inline-flex;}
/*indusrty end*/

/*Services*/
.services-what-we-do img{width: 100%; display: block;}
.services-what-we-do{padding:30px 70px 30px;}
.in-vehicale-section{padding: 70px 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.in-vehicale-section .in-vehicale-block{border-radius:10px;width:44%; padding:25px 20px;margin-bottom:60px;-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);}
.in-vehicale-section .in-vehicale-block:last-child{width:80%;margin: 0 auto;}
.in-vehicale-block h2{color:#000;text-align: center;font-size: 39px;line-height: 45px;}
.in-vehicale-copy{color:#000;margin-bottom: 20px;}
.in-vehicale-listing li{color:#000;font-size: 14px;font-weight: 300;line-height: 22px;margin-bottom: 20px;}
.in-vehicale-block-img{margin: 0 auto;display: block;}
.in-vehicale-block-img-white{margin: 0 auto;display: none;}
.in-vehicale-listing{padding: 0px 60px;}
.in-vehicale-bullet-listing{list-style-type: disc;padding:0px 30px;}
.in-vehicale-bullet-listing li{color:#000;font-size: 14px;font-weight: 300;line-height: 22px;margin-bottom: 20px;}
.platform-development:hover{background: rgb(0, 0, 0, 0.85) url(../img/invehicleinfo/platform-development.png) no-repeat;background-size: cover;transition: all 0.1s ease-in;background-blend-mode: darken;transform: scale(1.05,1.05);}
.application-development:hover{background: rgb(0, 0, 0, 0.85) url(../img/invehicleinfo/application-development.png) no-repeat;background-size:cover;transition: all 0.1s ease-in;background-blend-mode: darken;transform: scale(1.05,1.05);}
.smart-device:hover{background: rgb(0, 0, 0, 0.85) url(../img/invehicleinfo/smart-device.png) no-repeat;background-size: cover;transition: all 0.1s ease-in;background-blend-mode: darken;transform: scale(1.05,1.05);}
.hmi-development:hover{background: rgb(0, 0, 0, 0.85) url(../img/invehicleinfo/hmi-development.png) no-repeat;background-size: cover;transition: all 0.1s ease-in;background-blend-mode: darken;transform: scale(1.05,1.05);}
.testing-compliance:hover{background: rgb(0, 0, 0, 0.85) url(../img/invehicleinfo/testing-complaince.png) no-repeat;background-size: cover;transition: all 0.1s ease-in;background-blend-mode: darken;transform: scale(1.05,1.05);}

.in-vehicale-block:hover .in-vehicale-block-img{display: none}
.in-vehicale-block:hover .in-vehicale-block-img-white{display: block}
.in-vehicale-block:hover > h2, .in-vehicale-block:hover .in-vehicale-copy,
.in-vehicale-block:hover .in-vehicale-listing li {color: #fff;}
.in-vehicale-block:hover .in-vehicale-bullet-listing li {color: #fff;}
.in-vehicale-block:hover .hero-btn{background-color: #fff;}
/*Services end*/


/*blog*/
.blog-list{margin-top:60px;}
.blog h2{text-transform: uppercase;}
.blog{display: flex;align-items: center;flex-direction: row-reverse;background:url(../img/blog-bg.png) top center no-repeat;background-size:cover;height:auto;}
.blog-img-block{display: flex;align-items: center;width: 70%;justify-content: space-evenly;}
.blog-img-block img{display: block;width: 100%;}
.blog-content-block img{transition: transform .2s;}
.blog-content-block:hover img{ transform: scale(1.5);}
.blog-title-block{width: 30%;text-align: center;}
.blog-content-block{position: relative;overflow: hidden;border-radius: 20px;margin-bottom: 25px;}
.blog-content-block:last-child{margin-bottom: 0px;}
.blog-content-block p{font-size: 29px;line-height: 34px;text-align: center;color: #fff;background-color: rgba(0, 0, 0, 0.6);position: absolute;bottom: 0;width: 100%;overflow: hidden;}
.blog.case-study{flex-direction: inherit;background:url(../img/case-study-bg.png) top center no-repeat;background-size:cover;height:auto;}
.automotive-img{width: 420px;margin: 50px 0 25px auto;}

/*blog end*/

/*People culture*/
.people-culture{margin-top:60px;}
.people-culture-block {display: flex;justify-content: space-between;align-items: center;}
.people-culture-copy-block-heading{font-family: Open Sans;font-style: italic;font-weight: bold; font-size: 25px;line-height: 34px;text-transform: none;color: #505050;}
.people-culture-copy-block-question{font-family: Open Sans;font-weight: bold; font-size:31px;line-height:42px;color: #505050;}
.people-culture-copy-block-copy{font-family: Open Sans;font-weight: normal; font-size:24px;line-height:33px;text-transform: none;color: #AAAAAA;}
/*People culture end*/

/*testimonial*/
.partners-testimonal.testimonial{background:url('../img/testimonial.png')  no-repeat;background-size: 100% 100%;background-attachment: fixed;}
.partners-testimonal.testimonial .partners-testimonal-block{background:url('../img/testimonial-bg.png') top center no-repeat; margin-right: 127px;background-size:100% 100% ;}
.partners-testimonal.testimonial .partners-testimonal-block p {color:#0E4C92;}
.partners-testimonal.testimonial .partners-testimonal-block  .block-img{top:20%;right: -83px;}
.partners-testimonal.testimonial .testimonial-copy{font-family: Open Sans;font-style: italic;font-weight: 500;font-size:20px;line-height:30px;letter-spacing: 0.06em;color: #0E4C92;padding: 0px;padding-right: 60px;}
.partners-testimonal.testimonial .testimonial-name{font-family: Open Sans;font-style: normal;font-weight: bold;font-size: 29px;line-height: 34px;color: #0E4C92;padding: 0px;margin:15px 0px 4px;}
.partners-testimonal.testimonial .testimonial-designation{font-family: Open Sans;font-style: normal;font-weight: normal;font-size: 21px;line-height: 25px;text-transform: capitalize;color: #0E4C92;padding: 0px;}
.partners-testimonal.testimonial .prev-arrow, .partners-testimonal.testimonial .next-arrow{bottom:-71px;}
/*testimonial end*/

/*engineering*/
.engineering-parent{display: flex;justify-content: space-between;margin:120px 0px;}
.engineering-parent-block-head{font-size: 25px;color: #000;font-weight: bold;}
.engineering-parent-block{padding: 0px 25px;}
.engineering-parent-reverse{flex-direction: row-reverse;}
.industries-we-focus{padding: 70px;}
.industries-we-focus h2{margin-bottom: 20px;}
.industries-we-focus-parent{display: flex;justify-content: space-between;}
.industries-we-focus-block{width: 48%;}
.industries-we-focus-block img{display: block;}
.industries-we-focus-block{position: relative;margin-bottom: 100px;}
.industries-we-focus-front{position: absolute;top: 0;}
.industries-we-focus-block:hover .industries-we-focus-front img{transform:translateY(260px);transition: all 0.5s ease-in;}
.industries-focus-content{position: absolute; top:100px;width: 100%;left:50px;}
.industries-focus-content h3{color: #fff;font-size:55px;}
.divide-line{width: 200px;height: 2px;background-color: #fff;border-radius: 3px;margin: 20px 0px;}
.view-more{ color:#000;font-size: 16px;visibility: hidden; background-color: #fff;
  font-size: 14px;line-height: 22px;box-shadow:0 0 5px rgb(136 136 136 / 69%);display:inline-flex;border-radius: 100px;justify-content: space-between;padding: 10px;align-items: center; margin-top: -15px;
}
.industries-we-focus-block:hover .industries-we-focus-front .view-more{visibility: visible;}
.view-more:hover{transform: scale(1.05,1.05); font-weight: bold;color: #1DA1F2;}
/*engineering end*/


/*Career */
    .career-why-eshocan .why-eshocan-copy{font-size: 21px;line-height: 40px;}
    .career-why-eshocan .industries-info-head {margin-bottom: 20px; text-transform: none;}
    .career-info .industries-info-head {margin-bottom: 20px;text-transform: none;}
    .career-info, .current-job-opening{padding: 35px 70px;}
    .current-job-opening h2{margin-bottom: 20px;}
    .career-our-benifits-parent{padding: 30px 70px;}
    .career-our-benifits-parent h2{margin-bottom: 20px;}
    .career-our-benifits{ display: grid;  gap: 20px;grid-template-columns: repeat(3, 1fr);justify-content: space-around;align-items: center;text-align: center;}
    .career-our-benifits-block{padding: 20px;  box-shadow: 0px 3px 15px rgba(0,0,0,0.2);transition: .3s;border-radius: 5px;}
    .career-our-benifits-block:hover{  box-shadow: 0px 20px 40px rgba(0,0,0,0.4);transform: scale(1.05,1.05);}
    .career-info h2{margin-bottom: 20px;}
    .engineering-parent:last-child{margin: 50px 0px 0px;}
    .career-why-eshocan .why-eshocan-copy{color:#515151}
    .JobListing{box-shadow: 0 0 0 1px rgb(0 0 0 / 10%), 0 2px 3px rgb(0 0 0 / 20%);width: 100%;min-height: 300px;background: #fff;border-radius: 3px;padding: 25px;}
    .JobListing p{padding: 0px;}
    .JobListing ul li{width: 100%; padding-bottom: 15px;margin-bottom: 15px;border-bottom: solid 1px #d9d9d9;}
    .jobTitle{font-size: 16px; color:#000}
    .jobCity{font-size: 14px; color:#000}
    .jobTitle span, .jobCity span{color:#000;font-weight: bold;}
    .jobTitle a{color:#026cce;font-weight: bold;}
    .ScrollDown_career{height: 40px;width: 200px;background-color: #fd5f00; position: absolute;left: 50%;bottom: 40px;z-index:99; transform: translateX(-50%);cursor: pointer;}
    .ScrollDown_career p{color: #fff;text-align: center; font-weight: bolder;}
    /*Career End*/

/*consulting and staffing*/
    .tecnology-services{padding: 70px;}
    .our-consulting-parent{margin: 30px 0px;}
    .our-consulting-parent h5{font-size: 28px;color: #1DA1F2; font-weight: bold;margin-bottom: 40px;}
    .our-consulting{display: grid;gap: 20px;grid-template-columns: repeat(2, 1fr);justify-content: space-around;align-items: center;text-align: center;}
    .our-consulting-block{position:relative;overflow:hidden;border-radius:5px;box-shadow:0px 3px 15px rgb(0 0 0 / 20%);padding: 45px 40px;}
    .our-consulting-head{font-size: 40px;line-height: 50px;color:#000; margin: 25px 0px;font-weight: 700;}
    .block-img-consulting{transition: all 0.3s ease-in;}
    .our-consulting-block:hover .block-img-consulting{transform: scale(3.9);position: relative;z-index: -1;}
    .our-consulting-block:hover .our-consulting-head{color: #fff;}
    .our-consulting-block ul{display: none;}
    .our-consulting-block:hover > ul {display: block;padding-left: 50px;}
    .our-consulting-block ul li{position:relative;color:#fff;font-size: 22px;line-height: 30px;letter-spacing: 1px;text-align: left;margin-bottom: 10px;}
    .our-consulting-block ul li:before{content: '';display: block;width: 20px;height: 20px;background-color: #fff;top:5px;position: absolute;left: -25px;border-radius: 100px;}
    .our-consulting-block ul li:last-child{margin-bottom: 0px;}
    .our-consulting-block:hover .image:after{content:' ';display: block; position:absolute;width:100%; height:100%;top:0; left:-26px;top:5px;background:rgba(0,0,0,0.6);opacity:1;transition: all 0.5s;-webkit-transition: all 0.5s;transform: scale(3.9); z-index: -1;}
    /*consulting and staffing end*/

/*Services*/
.services-what-we-do img{width: 100%; display: block;}
.services-what-we-do{padding:30px 70px 30px;}
.in-vehicale-section{padding: 70px 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.in-vehicale-section .in-vehicale-block{width:44%; padding:35px 20px;margin-bottom:60px;-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);}
.in-vehicale-section .in-vehicale-block:last-child{width:80%;margin: 0 auto;}
.in-vehicale-block h2{color:#000;text-align: center;font-size: 39px;line-height: 45px;}
.in-vehicale-copy{color:#000;margin-bottom: 20px;}
.in-vehicale-listing li{color:#000;font-size: 14px;font-weight: 300;line-height: 22px;margin-bottom: 20px;}
.in-vehicale-block-img{margin: 0 auto;display: block;}
.in-vehicale-listing{padding: 0px 60px;}
.in-vehicale-bullet-listing{list-style-type: disc;padding:0px 30px;}
.in-vehicale-bullet-listing li{color:#000;font-size: 14px;font-weight: 300;line-height: 22px;margin-bottom: 20px;}

/*Services end*/

/*company*/
/*.company_middle_card{text-align: center;padding: 200px;background: url(../img/Company/main.png) top no-repeat; background-size: 101% 101%; margin-bottom: 50px;margin-top: 20px;}*/
.company_middle_card{text-align: center;padding: 200px; margin-bottom: 50px;margin-top: 20px;background-color: #1DA1F2; clip-path: polygon(0 0, 25% 10%, 100% 0, 100% 90%, 25% 100%, 0 90%); background: rgb(0, 0, 0, 0.6) url(../img/Company/main2.jpeg) top no-repeat; background-blend-mode: darken;}
.hmi_img{padding: 300px; background: url(../img/hmi/main.png) top no-repeat; background-size: 101% 101%; margin-bottom: 50px;margin-top: 20px;}
.company_middle_card h2{font-family: 'Open Sans';  font-style: normal;  font-weight: 600;  font-size: 39px;  line-height: 53px;  letter-spacing: 0.06em;  text-transform: capitalize; color: #FFF;  }
.company_middle_card p{font-family: 'Open Sans';  font-style: normal;  font-weight: 400;  font-size: 20px;  line-height: 27px;  text-align: justify;    color: #FFF;}
.industries-info-content-copy-company{padding:0px 10px;margin-left: 50px;font-weight: 400; margin-top: 20px;    font-size: 20px;    line-height: 27px;    text-align: justify;    color: #6F6F6F;}
.who-we-are-company{padding: 100px;text-align: center;}
.who-we-are-company-parent{display: flex;justify-content: space-between;background: #FFFFFF;  box-shadow: 2px 2px 32px rgba(0, 0, 0, 0.25);  border-radius: 17px;padding: 50px;}
.who-we-are-company-parent h1{font-family: 'Open Sans';  font-style: normal;  font-weight: 600;  font-size: 45px;  line-height: 53px;  text-align: center;  text-transform: capitalize;  color: #0E4C92;}
.who-we-are-company-parent p{font-family: 'Open Sans';  font-style: normal;  font-weight: 400;  font-size: 23px; line-height: 27px;  text-align: center;  text-transform: capitalize;    color: #6F6F6F;}
.who-we-are-company-child {padding: auto;}
.company-info-content-head-auto{font-weight: bold;font-size: 25px;padding:0px 10px;color: #EA5E00;padding-left: 10px; padding-bottom: 10px;}
.company-info-content-head-auto-main{font-weight: bold;font-size: 25px;padding:0px 10px;color: #EA5E00;padding-left: 10px; padding-bottom: 10px;margin-left: 30px;}

/*Case study*/
.industries-info-block-casestudy{display: flex;justify-content:space-around;text-align: center;margin-top: 35px;align-items: center;}
.industries-info-content-block-casestudy{margin: 10px;text-align: center;box-shadow: 1px 1px 7px rgba(168, 168, 168, 0.25);padding: 50px;border-radius: 19px;height: 300px;width: 300px;background-image: url(../img/casestudy/Picture1.png);background-position: center;background-size: 100% 100%;}
.casestudy-info-content-head-auto{position:relative; bottom:0; }
.inpagecasestudy-readall{
  text-align: right; padding: auto; padding-bottom: 30px; color:#fff ;font-weight: bold; 
}
.inpagecasestudy-readall a{color: #2F4B5E;}
.inpagecasestudy-readall a:hover {
  font-weight: bolder;
  color: #1DA1F2;
}
/*internship*/
.industries-info-block-intership{display: flex;justify-content:space-around;text-align: center;margin-top: 35px;align-items: center;}
.video-internship{transform: rotate(-20Deg);margin-top: 100px;}
.industries-info-content-block-internship{transition: .3s;margin: 20px;text-align: center;box-shadow: 1px 1px 7px rgba(168, 168, 168, 0.25);padding: 50px;border-radius: 19px;height: 220px;width: 250px;}
.newcard{transition: .3s;margin: 20px;text-align: center;box-shadow: 1px 1px 7px rgba(168, 168, 168, 0.25);padding: 50px 30px;border-radius: 19px;height: 320px;width: 340px;}
.newcard:hover{box-shadow: 0px 20px 40px rgb(0 0 0 / 40%);transform: scale(1.05,1.05);background: linear-gradient(to bottom, #fff 95%, #1DA1F2 5%);height: 320px;width: 340px;}
.industries-info-content-block-internship:hover{   box-shadow: 0px 20px 40px rgb(0 0 0 / 40%);transform: scale(1.05,1.05);background: linear-gradient(to bottom, #fff 95%, #1DA1F2 5%);height: 220px;width: 250px;}
.internship-info-content-head-auto{font-weight: bold;font-size: 25px;padding:0px 10px;color: #000;padding-left: 10px; padding-bottom: 10px;padding-top: 10px; line-height: 120%;}
.card-title {
  display: block;
  text-align: center;
  color: #fff;
  background-color: #1DA1F2;
  padding: 2%;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  visibility: hidden; 
}
.industries-info-content-block-internship:hover .card-title{visibility: visible;}
.intership-application-form{display: flex; padding: auto;padding: 20px;}
.application_form{
  display: block;justify-content: space-between;background: rgba(176, 173, 151, 0.12);
  border: 14px solid #FFFFFF;
  box-sizing: border-box;
  box-shadow: 4px 4px 21px rgba(29, 161, 242, 0.25);
  border-radius: 44px;
  padding: 3%;
  width: 50%;
  margin-left: 5%;
}
.application_form input{width:35px;height:35px;}
.application_form textarea{border: 0px;background-color: #eee;padding: 5px;font-size: 16px;}
.application_form label{display: block;color: #0E4C92; margin-bottom: 5px;font-weight: bold;font-size: 13px;}
.application_form input{width:100%;height:30px;padding:5px;border: 0px;background-color: #eee;font-size: 14px;}
.application_form input[type="checkbox"]{width:25px;height:25px;padding:5px;border: 0px;background-color: #eee;font-size: 14px;}
.application_form textarea{border: 0px;background-color: #eee;padding: 5px;font-size: 16px;}
.application_form .check {display: grid;grid-template-columns: repeat(2, 1fr);}
.application_form .check > div{display: flex;align-items:flex-start;justify-content: flex-start;margin-bottom: 10px;}
.application_form .check > div label{margin-left: 5px;}
.application_form .form-group-head{margin-bottom: 20px;display: block;}
.check .checkmark {
  height: 2px;
  width: 2px;
  background-color: #eee;
}
.internship-submit{margin-top: 10px; margin-left:0%; margin-right: 20%;}


.trying{background-color: blue;}
/*refer a freind*/
.video-referafrnd{transform: rotate(-20Deg);margin-left: -100px;margin-top: 100px;}
.referafrnd-info{display: flex;padding: auto;padding: 50px;justify-content: space-between;margin-top: 50px;}
.referafrnd-info-child{padding: 10px;}


.refer-discuss{padding: 70px;display: flex;justify-content: space-between;}
.refer-discuss-block{width: 90%;}
.refer-discuss h2{font-size: 48px;color:#fff;}
.refer-discuss h3{
  font-family: 'Merriweather';
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 38px;
padding-bottom: 10px;
color: #0E4C92;
}
.refer-discuss-block .refer-disccuss-form{display: flex;justify-content: space-between;background: rgba(176, 173, 151, 0.12);
  border: 14px solid #FFFFFF;
  box-sizing: border-box;
  box-shadow: 4px 4px 21px rgba(29, 161, 242, 0.25);
  border-radius: 44px;
  padding: 3%;
}
.refer-form{padding: 60px;}
.form-block-group-refer{width: 50%;margin-bottom: 10px;}
.form-group-refer{margin-bottom: 15px;}
.form-group-refer label{display: block;color: #0E4C92; margin-bottom: 5px;font-weight: bold;}
.form-group-refer input{width:90%;height:30px;padding:5px;border: 0px;background-color: #eee;font-size: 14px;}
.form-group-refer textarea{border: 0px;background-color: #eee;padding: 5px;font-size: 16px;}
.form-group-refer textarea{width: 100%;}
.form-block-group-accept-refer .form-group-refer{display: flex;}
.form-block-group-accept-refer .form-group-refer input{width:35px;height:35px;}
.form-block-group-accept-refer .form-group-refer p{padding:0px 10px;font-size: 13px;}
.form-block-group-accept-refer .form-group-refer input[type="submit"]{width: auto;background-color:#fff;padding: 15px 45px;font-size:22px;color:#1DA1F2;border:1px solid #1DA1F2; border-radius: 100px;height: auto;}
.form-group-submit-refer{display: flex;justify-content: end;}
.form-group-submit-refer input[type="submit"], .internship-submit input[type="submit"]{
  width: auto;
  background-color: #fff;
  padding: 15px 45px;
  font-size: 22px;
  color: #1DA1F2;
  border: 1px solid #1DA1F2;
  border-radius:100px;
  height: auto;
}
.project-discuss-head-refer p {font-size: 24px;line-height: 32px;color: #fff;}

/*****case study trail********/

.casestudy{
  padding-top: 80px;  width:90%;  margin: auto;  text-align: center;}

.casestudy h1 {  text-align: left;font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 68px;
  /* identical to box height */
  
  letter-spacing: 0.06em;
  
  color: #3F7EB3;
margin-bottom: 30px;}
.casestudy-col{  flex-basis: 30%;  border-radius: 10px;  margin-bottom: 30px;  position: relative;  overflow: hidden;  background: #000;}
.casestudy-col img{  width: 101%;  display:block; height: 80%;/* converts the edges to round*/}
.casestudy-col p{
  color: #fff;
  font-size: 18px;
}

.casestudy-col:hover p{
  opacity: 0;
  transition: 0.3s;
}
.layer{
  background: transparent;
  opacity: 0.2;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  transition: 0.5s;
  background: black;
}/*
.layer:hover{
  background: rgba(226,0,0,0.7);
}*/

.casestudy-col:hover .layer{
  top: 0;
  opacity: 0.8;
  background: black;
}

.layer h3{
  width: 100%;
  font-weight: 500;
  color: #fff;
  font-size: 26px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  opacity: 0;
  transition:0.5s
}
.layer:hover h3{
  bottom: 49%;
  opacity: 1;
}

.casestudy_pages{
  padding: 50px;
  width: 80%;
  margin: 0 auto;
}
.casestudy_pages img{
  position:relative;
  align-items: center;
  text-align: center;
  padding: 10px;
  width: 60%;
  margin:  0 auto;
  display: block;
}
.fig{
  text-align: center;
}
.casestudy_pages h1{
  font-family: 'Merriweather';
font-style: normal;
font-weight: 700;
font-size: 39px;
line-height: 49px;
letter-spacing: 0.06em;

color: #000000;
}

.casestudy_pages p{
  font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 20px;

color: #000000;
}

.blog_parahead{
  font-weight: bold;font-size: large;
}

.inlinecasestudy{justify-content: space-around;}

/*HMI*/
.HMI_process{
  display: flex;
  justify-content: space-between;
  padding: 5% 10%;
  background-color: #F6f6f6;
}
.parent_process{
  width: 33%;
  height: 100%;
}
.parent_process h5{
  margin-bottom:10px;
  font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 27px;
line-height: 37px;
letter-spacing: 0.08em;
color: #000000;
}
.bar{
  height: 10px;
  width: 300%;
  background-color: #A7DDFF;
  margin-bottom: 10px;
  border-radius: 10px;
}
.bar2{
  height: 10px;
  width: 100%;
  background-color: transparent;
  margin-bottom: 10px;
}
.bar3{
  height: 10px;
  width: 100%;
  background-color: transparent;
  margin-bottom: 10px;
}
.arrow{
  margin-left: 2px;
}
.dot{
  margin-top: 10px;
  height: 15px;
  width: 15px;
}

/*Footer*/
    footer{background: #F4FAFF;padding:40px 0px 10px;}
    footer .eshocan_brand_logo{width: 299px;height: 81px;}
    .eshocan_footer_links_block{padding:0px 40px;margin-bottom: 20px;}
    /*.eshocan_footer_links_block{padding:0px 15px;}*/
    .eshocan_footer_links_block{display: flex;justify-content: space-between;align-items: flex-start; text-align: left;}
    .eshocan_footer_links_block div{width:33.33%;padding:0px 20px}
    .eshocan_footer_links_block div:nth-child(2){width:33.33%;padding-left: 100px;}
    .eshocan_footer_links_block div:nth-child(3){width:33.33%;padding-left: 10px;}
    .eshocan_footer_links_block div:last-child{width:33.33%;padding:0px 10px}
    .eshocan_footer_links_block ul li{margin-bottom: 10px;}
    .eshocan_footer_links_block ul li a{font-family:Open Sans;color:#4682B4;font-weight:400;font-size: 17px;font-style: normal;}
    .eshocan_footer_links_block h2 a{font-family:Open Sans;font-weight: 900;font-size: 20px;line-height: 23px;color: #2F4B5E;margin-bottom: 15px;display: block;}
    .eshocan_footer_links_block h3{font-family:Open Sans;font-weight: 900;font-size: 25px;line-height: 29px;color: #2F4B5E;margin-bottom: 15px;}
    .eshocan_footer_copy{color:#4682B4;font-weight: 400;font-size:17px;line-height:23px;font-family:Open Sans;margin-top:20px;padding-right: 55px;text-align: justify;}
    .eshocan_social_media{padding:0px 0px;margin-top: 30px;}
    .eshocan_social_media ul{display: flex;justify-content:flex-start;align-items: flex-start;}
    .eshocan_social_media ul li {margin-right: 20px;}
    .eshocan_social_media ul li a i{font-size: 30px; color:#000}
    .eshocan_copy_write{font-family:Open Sans;margin-right:10%;text-align: center;font-weight: bold;font-size: 12px;line-height: 14px;text-transform: capitalize;color:grey;}

    .eshocan_footer_copy{padding:0px 0px;}
    .eshocan_footer_links_block h2{text-align: left;margin-bottom: 10px;}
    
    .contact-details{margin-top:25px}
    .contact-details i{color:#3F7EB3; margin-right: 10px;}
    .contact-location{margin-top:0px}
    .contact-location i{color:#3F7EB3; margin-right: 10px;}
    /*.contact-location li{display: flex;align-items: center;}
    .contact-location li img{margin-right: 10px;}*/
    .copyright-design-develope{padding:0px 15px;display: flex;justify-content: right;align-items: center;}

/*Footer end*/

/*platform development*/
.industries-info-content-block-pd{margin-bottom: 30px;margin-left: 20px;margin-top: 20px;}

/*Autonomous driving*/
.industries-info-content-head-auto{font-weight: bold;font-size: 25px;padding:0px 10px;color: #0e4c92;margin-bottom:15px}
.industries-info-content-block-auto{margin-bottom: 30px;margin-left: 20px;margin-top: 20px;}
.industries-info-content-block-auto-r{margin-bottom: 30px;margin-right: 20px;margin-top: 20px;}
.industries-info-head-auto-sub{font-size: 30px;line-height: 50px;margin-bottom: 0px; margin-top: 50px;}

/*HMI design */
.industries-info-content-copy-hmi{padding:0px 10px;margin-left: 50px;font-weight: 400; margin-top: 20px;
  font-size: 20px;
  line-height: 27px;
  text-align: justify;
  color: #393939;}
.img-content-head-hmi{font-weight: 400;
  font-size: 20px;color: #1DA1F2;padding:0px 10px;margin-right: 50px; margin-left: 20px;text-align: left;}
.img-content-head-text-hmi{font-weight: 400;
  font-size: 13px;
  line-height: 20px;color: #0E4C92;margin-right: 50px; margin-left: 20px;text-align: left;padding:10px 10px 10px 10px;}
  .automative-expertise-block-parent-hmi{display: flex;justify-content: space-between;margin: 100px;}

/*Mobile application developement*/
.industries-info-content-copy-mobile-app-develop{color:#393939;padding:0px 10px;margin-left: 50px;font-weight: 400;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Open Sans';
  line-height: 27px;
  text-align: justify;}
.industries-info-head-mobile-app-develop{font-size: 40px;line-height: 50px;margin-bottom: 0px; margin-top: 100px;}
.mobile_app_dev_process{align-items: right;margin-top: 50px;margin-bottom: 50px;margin-left: 0px;}
.industries-info-content-mobile-app-dev{margin-left:50px;}
.expert-in-mobile .expert-in-mobile-img{display: block;width: 100%;}
.process_arrow{clip-path: polygon(0% 0%, 100% 50%, 0% 100%, 0% 100%, 0% 50%, 0% 0%); width: 50px; height: 100px; background-color: #FD5F00;}

/*product development*/
.img-reponsive{display: block;width: 100%;}
.automative-expertise-block-parent-pd{display: flex;justify-content:space-around;}

/*Virtual Simulation*/
.industries-info-block-vs{display: flex;justify-content: space-between;text-align: justify;margin-top: 35px;align-items: center; background-color: #e9effe;}
.industries-info-content-block-vs{margin: 20px;}
.industries-info-head-vs{font-size: 30px;line-height: 50px;margin-bottom: 0px; margin-top: 50px;}
.vs_our_expertise{padding: 70px;}
.vs_oe_parent{display: flex;justify-content: space-between;}
.vs-img-block{position: relative;padding: 10px;}
.vs-img-content{position: absolute;transform: translate(0px, -50px);top: 25%;width: 100%;text-align: center;}
.img-content-head-vs{color: #000;  font-weight: 400;font-size: 25px;line-height: 31px;letter-spacing: 0.06em;margin:10px}
.text-content-head-vs{position: relative; text-align: left; left: 20%;}

/*Automotive*/
.automotive-info-point{margin-top:70px;}
.automotive-info-point-head{font-size: 20px;line-height: 35px;}
.automotive-info-point ul{margin-top:30px;padding-left: 30px;}
.automotive-info-point ul li{position:relative;color:#0E4C92;font-size: 16px;line-height: 25px;margin-bottom: 20px;}
.automotive-info-point ul li:before{content: '';display: block;width:10px;height:10px;border-radius: 0px;border: 2px solid #3F7EB3;;position: absolute;left: -26px;top:6px}


/*Electric Moblity*/
.em-info-point{margin-top:70px}
.em-info-point-head{font-family: 'Merriweather';font-style: normal;font-weight: 700;font-size: 25px;line-height: 31px;letter-spacing: 0.06em;color: #000000;margin-top: 15px;}
.em-info-point ul li{position:relative;color:#858585;font-size: 14px;line-height: 19px;margin-bottom: 2px;margin-left: 30px;}
.em-info-point ul li:before{content: '';display: block;width:7px;height:7px;border-radius: 100px;border: 2px solid #858585;background-color: #858585;position: absolute;left: -20px;top:4px}
.em-info-point-head::before{content: '';display: block;width:52px;height:40px;border-radius: 8px;border: 0px solid #9DCBFF;background-color: rgba(157, 203, 255, 0.4);;position: absolute;left: 0px;z-index: -1;transform: skew(-20deg);}

/*Transportation*/
.trans-info-point{margin-top:70px}
.trans-info-point-head{font-family: 'Merriweather';font-style: normal;font-weight: 700;font-size: 25px;line-height: 31px;letter-spacing: 0.06em;color: #000000;margin-top: 50px;}
.trans-info-point ul li{position:relative;color:#858585;font-size: 14px;line-height: 19px;margin-bottom: 2px;margin-left: 30px;}
.trans-info-point ul li:before{content: '';display: block;width:7px;height:7px;border-radius: 100px;border: 2px solid #858585;background-color: #858585;position: absolute;left: -20px;top:4px}
.trans-info-point-head::before{content: '';display: block;width:52px;height:40px;border-radius: 8px;border: 0px solid #9DCBFF;background-color: rgba(157, 203, 255, 0.4);;position: absolute;left: 0px;z-index: -1;transform: skew(20deg);}

/*Aerospace*/
.aero-info-point{margin-top:70px;left: -25%;position: relative;margin-right: 90px;}
.aero-info-point-head{font-family: 'Merriweather';font-style: normal;font-weight: 700;font-size: 25px;line-height: 31px;letter-spacing: 0.06em;color: #000000;margin-top: 50px;}
.aero-info-point ul li{position:relative;color:#858585;font-size: 14px;line-height: 19px;margin-bottom: 2px;margin-left: 30px;}
.aero-info-point ul li:before{content: '';display: block;width:7px;height:7px;border-radius: 100px;border: 2px solid #858585;background-color: #858585;position: absolute;left: -20px;top:4px}
.aero-info-point-head::before{content: '';display: block;position: relative;left: -12px;z-index: -1;
  width:40px;
  height:40px;
  border-radius:50%;
  border-right:7px solid white;
  border-left:7px solid #0E4C92;
  border-top:7px solid #0E4C92;
  border-bottom:7px solid #0E4C92;
  transform: rotate(20deg);
  top: 40px; 
}
.aero-info-block-img {display: block;width: 100%;}

/*Healthcare*/
.healthcare-info-block{display: flex;justify-content:space-between}
.healthcare-info-point{margin-left: 0px;margin-top: 70px;}
.healthcare-info-point ul li{position:relative;color:#000;margin-bottom: 2px;margin-left: 30px;font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.06em;
  text-transform: capitalize;
  text-decoration: underline;
  text-decoration-color: #24D4E5;
  margin-bottom: 20px;
  }
.healthcare-info-point ul li:before{content: '';display: block;width:7px;height:7px;border-radius: 100px;border: 2px solid #24D4E5;position: absolute;left: -20px;top:4px;}
.automotive-embed .card-block h2{padding: 15px 25px 10px; margin-bottom: 0px;}
/*AutomotiveEmbedded*/



/*Teams*/
.industries-info-content-block-teams{margin: 20px;text-align: center;}
.industries-info-content-copy-teams{color:#000;padding:0px 10px;text-align: justify;}
.teams_img{display: block; width: 100%;padding: auto;}
.teams_img_responsive{display: none;}

/*RnD*/
.rnd_main_img{width:100%; height: 100%;}
.industries-info-content-copy-rnd{
  font-family: 'Merriweather',sans-serif;
  line-height: 34px;
  font-weight: 400;
font-size: 16px;
  padding:0px 10px;text-align: justify;
  color: #000000;
  }

  /*industry4*/
  .industries-info-content-copy-industry4{font-family: 'Merriweather',sans-serif;
    line-height: 26px;
    font-weight: 400;
  font-size: 16px;
    padding:0px 10px;text-align: justify;
    color: #000000;}


/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-card {
  background-color: transparent;
  width: 400px;
  height: 400px;
  perspective: 1000px;
  padding: 10px;
}

.fcpd{
  width: 600px;
  height: 500px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: transparent;
  color: black;
  background-position: center;background-size: 100% 100%;z-index: -1;
}

.pd {
  background-image: url(../img/Automotive/PD.png);
}

.hmi {
  background-image: url(../img/Automotive/HMI.png);
}

.mad {
  background-image: url(../img/Automotive/MAD.png);
}

.prod {
  background-image: url(../img/Automotive/Prod.png);
}

.vs {
  background-image: url(../img/Automotive/VS.png);
}

.adas {
  background-image: url(../img/Automotive/ADAS.png);
}

.e_adas {
  background-image: url(../img/Expertise/ADAS_m.png);
}

.e_astc{
  background-image: url(../img/Expertise/4.png);
}

.e_fs{
  background-image: url(../img/Expertise/5.png);
}

.e_ae{
  background-image: url(../img/Expertise/6.png);
}

.e_hmi {
  background-image: url(../img/Expertise/HMI_m.png);
}

.e_mad {
  background-image: url(../img/Expertise/MAD_m.png);
}

.product_dev_engg {
  background-image: url(../img/productdevelopement/Group_3826.png);
}

.product_dev_vs{
  background-image: url(../img/productdevelopement/vir_sim.png);
}

.product_dev_dm{
  background-image: url(../img/productdevelopement/Digitalmanu.png);
}

.product_dev_plm{
  background-image: url(../img/productdevelopement/Productlifemang.png);
}

.flip-card-back {
  background-color: transparent;
  color: white;
  transform: rotateY(180deg);
  background-image: url(../img/Automotive/back.png);
  background-position: center;background-size: 100% 100%;
  
}
.flip-card-back h1{
  margin-top: 20%;
  text-align: center;
  margin-bottom: 20px;
}
.flip-card-back p{
font-family: 'Open Sans';
font-style: normal;
font-weight: 200;
font-size: 15px;
line-height: 20px;
text-align: center;
letter-spacing: 0.06em;
color: #FFFFFF;
margin-left: 2px;
}

.learn_more{
  color:#FFFFFF;
  margin-top:10px;
  margin-right: 65%;
  text-align: left;
}
.learn_more:hover{
  text-decoration: underline;
  font-weight:bolder;
}

.flip-card-back a{
  color:#FFFFFF;
  margin-top:10px;
  margin-right: 0%;
  text-align: center;
}

.flip-card-back .flip-card-pointer{
  color:#FFFFFF;
  padding-left: 8%;
}

/*Card animation*/


.card-section{display: flex;justify-content: space-between;}
.card-block{flex-basis: 100%;background-image: url(../img/Automotive/whiteblue.png);background-position: center;background-size: 100% 100%;background-repeat: no-repeat; transition: 0.5s;}
.card-block:hover{background-image: url(../img/Automotive/whiteblueback.png);}
.card-block h2{color:#000;text-align: center;font-size: 22px;line-height: 31px; padding: 89px 25px 11px; margin-bottom: 15px;}
.card-block-img{margin: 0 auto;display: block; margin-top: 20%;margin-bottom: 10px;}

.card-block:hover .card-listing li{color:#FD5F00;}
/*.card-block:hover .card-listing {padding-bottom: 70px;}*/
.card-block:hover h2{color:#0E4C92}
.card-block:hover .card-copy{color:#0E4C92}
/*.card-block:hover .card-block-img{margin-top: 18%;}*/
.card-listing-parent{padding: 10% 0% 30% 0%;}
.card-block:hover .card-listing-parent{padding: 10% 0% 30% 1%;}


.card-listing li{color:#000;font-size: 14px;font-weight: 300;line-height: 22px;margin-bottom: 10px;padding-left: 10%;padding-right: 10%;}
.card-listing{padding: 0px 60px;padding-left: 10%}
.card-copy{color:#000;margin-bottom: 20px;margin-left: 20px; padding-left: 10%; padding-right: 20%;}


/* pop up video*/

.popup-video{
  position: fixed;
  top:0; left: 0;
  z-index: 10000000;
  background: rgba(0, 0, 0, 0.9);
  height: 100%;
  width: 100%;
  display: none;
  
}

.popup-video video{
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%,-50%);
  width: 93%;
  height: 93%;
  border-radius: 5px;
  border: 3px solid #fff;
  object-fit: cover;
  
}
.popup-video span{
  position: absolute;
  top: 5px; right: 20px;
  font-size: 50px;
  color: #fff;
  font-weight: normal;
  z-index: 100000;
  cursor: pointer;
}

.company_partner{
  transition: .3s;margin: 20px;text-align: center;box-shadow: 1px 1px 7px rgba(168, 168, 168, 0.25);padding: 50px;border-radius: 19px;height: 100%;width: 100%;
}

.company_partner:hover{box-shadow: 0px 20px 40px rgb(0 0 0 / 40%);transform: scale(1.05,1.05);background: linear-gradient(to bottom, #1DA1F2 0%, #1DA1F2 100%);height: 100%;width: 100%}
.company_partner:hover p{color: white;}
.company_partner img{padding: 1.5%;  height: 40px; background: #fff;border-radius: 19px;transform: scale(1.3,1.3);}

#shadow{
  width: 400px;
  height: 400.5px;
  position: relative;
  border-radius: 50%;
   box-shadow: inset -5px 0px 30px 5px #000;;
}

#box{
  width: 400px;
  height:400px;
  margin: 7% 0 0 35%;
  border-radius: 50%;
}
#box img{
  height: 100%;
  
  animation: spin 10s linear infinite;
}

@keyframes spin{
  0%
  {
    margin-left: -800px;
  }
  100%
  {
    margin-left: 0px;
  }
}

.earth{
  position: relative;
  height: 300px;
  width: 300px;
  margin:0.05em auto;
  background: url(../img/Company/map5.png) 0 0 repeat;
  border-radius: 50%;
  background-size: 630px;
  animation: rotate 4s linear infinite;
  transition: transform 200ms linear;
  transform-style: preserve-3d;
  box-shadow: inset 20px 0 80px 6px #0E4C92;
  background-color: #fff;
}

@keyframes rotate {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 630px 0;
  }
}

.location_1{
  transition: .3s;
  margin: 20px;
  text-align: center;
  box-shadow: 10px 10px 10px rgba(168, 168, 168, 0.25);
  padding: 0px;
  border-radius: 19px;
  height: 320px;width: 200px;
  border: #000;
  background-color: #0E4C92;
}

.location_1:hover{box-shadow: 0px 20px 40px rgb(0 0 0 / 40%);transform: scale(1.05,1.05);}
.earth:hover{transform: scale(1.2,1.2);}

.location_1 p{
  padding: 2px;
  color: #fff;
}
.location_1 img{
  width: 100%; height: 40%;padding: 0px;border-radius: 19px 19px 0px 0px;
}

.loc_sec{
  display: flex; padding-left: 10%;padding-right: 10%;padding-top: 30px; 
}

/*location*/

        .container {
            display: flex;
            
            max-width: 90%;
            margin: 0 auto;
            padding: 20px;
        }
        .main-location, .other-locations {
            width: 100%;
            margin-bottom: 20px;
        }
        .main-location {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            padding: 20px;
            background-color: #F4FAFF;
            border-radius: 10px;
            border: 1px solid #ddd;
            transition: all 0.5s ease;
        }
        .main-location img {
            width: 100%;
            max-height: 500px;
            border-radius: 10px;
        }
        .main-location h1 {
            margin: 20px 0 10px;
            
        }
        .main-location p {
            margin: 5px 0;
        }
        .other-locations {
            display: flex;
            flex-direction: column;
            gap: 20px;
        }
        .other-location {
            display: flex;
            align-items: center;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 10px;
            padding: 10px;
            margin-left: 10px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            transition: all 0.5s ease;
        }
        .other-location img {
            width: 150px;
            height: 100px;
            border-radius: 10px;
            margin-right: 10px;
        }
        .other-location-content {
            flex: 1;
        }
        .other-location-title {
            font-weight: bold;
            margin-bottom: 5px;
        }
        .other-location p {
            margin: 2px 0;
        }
        .new-tag {
            background-color: #ff6b6b;
            color: white;
            padding: 2px 8px;
            border-radius: 5px;
            font-size: 12px;
            margin-left: 10px;
        }
        
        .main-location:hover {
         transform: scale(1.02);
         background-color: #CBE8FF;
        }
        
        .other-location:hover {
        transform: scale(1.02);
         background-color: #CBE8FF;
        }
        
        .hide-on-large {
         display: none;
            }
 
@media (max-width: 768px) {
    .main-location img {
        height: 200px;
    }
    
    .other-location img {
        height: 120px;
    }
    .hide-on-small {
        display: none;
    }
    .hide-on-large {
         display: flex;
    }
}

@media (max-width: 480px) {
    .container {
        padding: 10px;
    }
    
    .main-location {
        padding: 10px;
    }
    
    .other-location {
        padding: 5px;
    }
    
    .main-location h1 {
        font-size: 18px;
    }
    
    .other-location-title {
        font-size: 14px;
    }
    
    .other-location p {
        font-size: 12px;
    }
}
        
 /*Location page ends*/    

/*partner 2*/
.partner1 {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70vh;
    background-color: #f3f4f6;
}

.partner-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 15px;
    padding: 20px;
    max-width: 1200px;
    margin: auto;
    transition: transform 0.3s ease; /* Smooth transition */
}

.partner-card {
    background: white;
    border: 0px solid #ddd;
    border-radius: 2px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px; /* Adjust height as needed */
    transition: transform 0.3s ease; /* Smooth transition */
}

.partner-card img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.partner-card:hover {
    transform: scale(1.20); /* Scale effect on hover */
}

@media (max-width: 768px) {
    .partner1 {
        height: 20vh;}
    
    
    .partner-gallery {
        display: flex;
        overflow-x: auto; /* Enable horizontal scrolling */
        flex-wrap: nowrap; /* Prevent wrapping */
        gap: 10px; /* Adjust gap if needed */
    }

    .partner-card {
        flex: 0 0 auto; /* Prevent cards from shrinking */
        width: 150px; /* Fixed width for cards */
        height: 100px; /* Adjust height as needed */
    }
}

@media (max-width: 480px) {
    .partner1 {
        height: 20vh;}
        
    .partner-card {
        width: 120px; /* Smaller width for very small screens */
        height: 80px; /* Adjust height as needed */
    }
}
       
/*Responsive CSS*/

@media(max-width: 991px) {
    /*Responsive*/
    .eshocan_header.darkHeader .eshocan_nav_links ul li a, .eshocan_nav_links ul li > a{font-size: 16px;}
    header{position: relative;z-index:9999;}
    .eshocan_hero_desc h5{margin-right:0px;}
    .eshocan_hero_media .img {opacity: 0.3;filter: alpha(opacity=30);}
    .eshocan_hero_section{background-image:none;}
    .eshocan_header.darkHeader .eshocan_brand_logo{width: 140px;}
    .eshocan_header.darkHeader{background-color: #fff;box-shadow: 0 3px 6px 0 rgb(0 0 0 / 20%);}
    .eshocan_brand_logo, .eshocan_header.darkHeader .eshocan_brand_logo {width:110px;height: 25px; object-fit: scale-down;}
    .homepage h2{padding: 0px;}
    .who-we-are p{text-align: left;}
    .eshocan_hero_desc h5{margin-right: 0px;}
    .allPages .eshocan_hero_section .eshocan_hero_desc{padding: 0px 15px;}
    .engineering-parent, .industries-we-focus-parent{display: block;}
    .engineering-parent img{width: 100%;display: block;}
    .industries-we-focus {padding: 15px;}
    .industries-we-focus-block{width: 100%;margin-bottom: 217px;}
    .engineering-parent-block{padding: 0px;}
    .engineering-parent-block{margin-top:30px;}
    .engineering-parent-block .hero-btn img{width: auto;}
    .industries-focus-content{top:50px;left:0px;padding: 0px 10px;}
    .industries-focus-content h3{font-size: 33px;}
    .divide-line{margin: 10px 0px;}
    .industries-we-focus-block:hover .industries-we-focus-front img { transform: translateY(185px);}
    .view-more{visibility: visible;}
    .engineering-parent-reverse:last-child{margin: 0px 0px;}
    .career-our-benifits-parent{padding: 0px 15px;}
    .career-our-benifits{display: block;}
    .career-our-benifits-block{margin-bottom: 20px;}
    .career-our-benifits-block:hover{transform: scale(1,1);}
    .tecnology-services{padding: 0px 15px;}
    .tecnology-services p {padding: 0px;}
    .our-consulting{display: block;}
    .our-consulting-block .image img{width: 100%;}
    .our-consulting-block {padding: 35px 15px;}
    .our-consulting-block {margin-bottom: 25px;}
    .our-consulting-block:hover .block-img-consulting {transform: scale(5.9);}
    .eshocan_hero_section{background-image: none;}
    .eshocan_header.darkHeader nav{padding:0px 0px;}
    .allPages .eshocan_hero_media .video{height: 100vh;}
    .allPages  .eshocan_hero_section{min-height: 60vh;}
    .casestudy h1{font-size: 40px;text-align: center;}
    .casestudy-col{margin-bottom: 40px !important;}
    .inpagecasestudy-readall{text-align: center;}
    .project-discuss h2 {font-size: 34px;}
    .form-block-group-accept .form-group-submit{justify-content: center;}
    .in-vehicale-block h2{font-size: 30px;line-height: 35px;margin-top:20px}
    .industries-info-content-copy-hmi{margin-left: 0px;}
    .industries-info-content-block-internship{width: auto;padding: 5px;margin: 10px 5px;}
    .industries-info-block-vs img{width: 100%;display: block;}
    .casestudy{padding-top:20px}
    .industries-info-content-block-auto{margin-left:0px ;}
    .industries-info-content-head-auto {font-size: 20px;line-height: 25px;}
    .newcard{width: auto; padding: 20px 10px;margin: 20px 0px;height: auto;}
    .engineering-parent{margin: 40px 0px;}
    .industries-we-focus-block img{width: 100%;}
    .industries-info-content-block-pd{margin-left: 0px;}
    .industries-info-content-copy-mobile-app-develop{margin-left: 0px;}
    .industries-info-content-mobile-app-dev{margin-left: 0px;}
    .newcard:hover{width: auto;height: auto;}
    .aero-info-point{left: 0px;margin-left: 0px!important;margin-right: 0px;}
    .healthcare-info-block{display: block;}
    .healthcare-info-block img{width: 100%;}
    .casestudy_pages h1{font-size: 25px;line-height: 34px;margin:20px 0px}
    .engineering-parent-block-head {font-size: 22px;line-height: 30px;}
    .industries-info-copy{margin-top: 0px;}
    .referafrnd-info{display: block;padding: 0px 0px;}
    .referafrnd-info-child img{width: 100%;}
    .refer-discuss{padding: 0px;}
    .refer-discuss-block .refer-disccuss-form{display: block;}
    .refer-discuss-block{width: 100%;padding: 60px 15px;}
    .form-block-group-refer{width: 100%;padding: 15px;}
    .application_form{margin-top:20px}
    .application_form h3{font-size: 26px!important;}
    .industries-info-content-copy-company{margin-left: 0px;}
    .company-info-content-head-auto-main{margin-left: 0px;}
    .company-info-content-head-auto-main{line-height: 30px;}
    .company-industry{padding: 0px 15px!important;}
    .casestudy{overflow: hidden;}
    .inlinecasestudy{justify-content: space-between;}
    .layer h3{left: 0px;}
    .casestudy-col img{width: 100%;}
    .casestudy-col a {display: block;}
    .industries-info-block, .industries-info{overflow: hidden;}
    .company-industry{margin-top:40px}
    .ScrollDown_career {border-radius: 5px;}
    /*Vishal Responsive end*/

    .intership-application-form{display: block;}
    .application_form{width: 100%;margin-left: 0%;}
    .copyright-design-develope{display: block;}
    .flip-card{width: 100%;padding: 0px;}
    .industries-info-head{margin-bottom: 20px;font-size: 30px;}
    .in-vehicale-section .in-vehicale-block{width: 100%;padding: 30px 20px;}
    .in-vehicale-listing, .in-vehicale-copy {padding: 0px 0px;}  
    .industries-info, .why-eshocan, .project-discuss, .automative-expertise {padding: 50px 20px;}
    .company_partner{margin: 0px 0px;padding: 10px;}
    .location_1{width: auto; height: auto;margin:20px 0px}
    .loc_sec{padding: 0px;}
    .industries-info{padding: 15px 20px;margin-top: 0px !important;}
    .who-we-are-company{padding: 0px 15px; margin-top: 40px;}
    .industries-info-block, .why-eshocan-parent, .project-discuss, .project-discuss,
    .project-discuss-block .project-disccuss-form{display: block;}
    .form-block-group{width: 100%;}
    .discuss-form{padding:15px;width: auto;}
    .why-eshocan-block, .why-eshocan-block .who-we-are-bottom ul li{width: 100%;}
    .industries-info-block img{display: block;max-width: 100%;margin-left: 0% !important;}
    .project-discuss .project-discuss-block{width:auto;}
    .project-discuss .discuss-form{background-color: #fff;}
    .eshocan_header .mobile-block{margin-top:0px;}
    nav{ padding: 0px 0px;  position: fixed;top: 0;right: 0;width: 20rem;z-index: 1099; overflow-x: hidden; overflow-y: scroll; background-color: #000; transform:translate(200%) ; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transform:translate(200%) ; -moz-transform:translate(200%) ; -ms-transform:translate(200%) ; -o-transform:translate(200%) ; }
    nav.active{ transform:translate(0%); -webkit-transform:translate(0%); -moz-transform:translate(0%); -ms-transform:translate(0%); -o-transform:translate(0%); }
    .eshocan_nav_links{text-align: left;height: 100vh;overflow-x: hidden; overflow-y: scroll;}
    .mobile-block, .plusminus{display: block;}
    .mobile-block{margin-top:20px}
    .desktop-block{display: none;}
    .icon-menu {display: block;color: #000;width: 100px;height: 24px;}
    .people-culture{margin: 60px 0px 40px;}
    .eshocan_header{padding: 10px 0px 10px 10px;align-items: center;display: flex;justify-content: space-between;background-color:#fff;}
    .people-culture-block, .eshocan_footer_links_block{display: block;}
    .eshocan_footer_links_block div:nth-child(2){width:100%;padding-left: 0px;}
    .eshocan_footer_links_block div:nth-child(3){width:100%;padding-left: 0px;}
    .eshocan_footer_links_block div:last-child{width:100%;padding-left: 0px;}
    .eshocan_footer_links_block div{width: 100%;padding:0px 0px;}
    .people-culture-img-block img{max-width: 100%;}
    .partners-testimonal-block, .partners-testimonal.testimonial .partners-testimonal-block{background-size: cover;}
    .partners-testimonal.testimonial .partners-testimonal-block{margin: 0px 20px;}
    .row{margin:auto}
    .col-sup{flex-direction:column;margin:auto; }
    .col-sup-mid{margin:auto}
    .col img{margin:auto}
    .col-r img{margin:auto}
    .blog{display: block;}
    .blog-title-block, .blog-img-block{width: 95%; margin: 0 auto; display: block;}
    .blog-img-block-child{margin-bottom: 20px;}
    h2{font-size: 30px;line-height:41px;text-align: center;margin-bottom:30px;}
    .partner-client h2 {padding-left:0px;}
    .partners-testimonal-block{padding:35px 20px 15px;margin: 33px 15px 8px;}
    .partners-testimonal{padding: 40px 0px 90px;}
    .blog h2 br{display: none;}
    .automotive-img{margin:25px 0 25px auto; width: 100%;}
    .partners-testimonal.testimonial .testimonial-copy{padding: 0px;font-size: 15px;line-height: 23px;}
    .partners-testimonal.testimonial .partners-testimonal-block .block-img{position: inherit;top:auto;right: auto;margin: 0 auto 21px; width: 230px;}
    .partner-client{padding: 30px 0px;}
    .eshocan_hero_media{ margin-left:0%;transform:rotate(0Deg); -webkit-transform:rotate(0Deg); -moz-transform:rotate(0Deg); -ms-transform:rotate(0Deg); -o-transform:rotate(0Deg); }
    .eshocan_hero_media .video{margin-top:0%;height: 65vh;border-radius: 0%;object-fit: cover;opacity: 0.3;filter: alpha(opacity=30);}
    .blog-content-block p {font-size: 22px;line-height: 23px;}
    .blog-content-block{margin-bottom: 20px;}
    .blog-content-block:last-child{margin-bottom: 20px;}
    .testimonial .slick-prev, .testimonial .slick-next{bottom:-9%}
    .eshocan_social_media ul{justify-content: center;align-items: center;}
    .eshocan_hero_section{min-height: 77vh; padding-bottom: 0px;background-color: #000;}
    .eshocan_hero_media_small img{ width:90%; border-radius:0px ; -webkit-border-radius:0px ; -moz-border-radius:0px ; -ms-border-radius:0px ; -o-border-radius:0px ; }
    .eshocan_hero_media_small{display: flex;    justify-content: space-evenly;align-items: flex-start;}
    .eshocan_hero_desc h1{font-size: 26px;line-height: 43px;margin: 0px 0px;}
    .eshocan_hero_desc h1 br{display: none;}
    .eshocan_hero_desc h4{font-size: 13px;line-height: 18px;}
    .eshocan_hero_desc p{font-size: 14px;line-height: 16px;}
    .eshocan_hero_desc p br{display: none;}
    .eshocan_hero_main{display: block;}
    .eshocan_hero_desc{position: relative;z-index: 999;margin-top:50%;text-align: center;}
    .hero-btn {font-size:16px;line-height:21px;margin:20px 0px;}
    .row{display: block;}
    .col{padding: 0px 0px;}
    .IndustriesInFocus{padding: 45px 15px 45px;}
    .mobile-block .col{overflow-x: auto;display: flex;overflow-y: hidden;}
    .mobile-block .col p{text-align: center;}
    .col p{font-size: 12px;line-height: 20px;}
    .col-sup-mid, .col-sup{padding:0px 0px;}
    .eshocan_nav_lvl-1{display: none;opacity: 1; background-color: transparent;visibility: visible;padding: 0px 0px 0px  20px; position: inherit;transform:translateY(0px) ; -webkit-transform:translateY(0px) ; -moz-transform:translateY(0px) ; -ms-transform:translateY(0px) ; -o-transform:translateY(0px) ; transition: all .3s ease;}
    .eshocan_nav_links ul li {display: block;align-items: center;justify-content: space-between;}
    .eshocan_nav_links ul li .plusminus{display: block;color: #fff;position: absolute;top:14px;right: 24px;font-size: 26px;font-weight: bold;}
    .eshocan_nav_links ul li > a{color: #fff}
    .eshocan_nav_links ul li .eshocan_nav_lvl-1 ul li .eshocan_nav_lvl-2 li, .eshocan_nav_links ul li{display: block;}
    .eshocan_nav_links ul li .eshocan_nav_lvl-1 ul li .eshocan_nav_lvl-2 li a::before, .eshocan_nav_links ul li .eshocan_nav_lvl-1 ul li a::before{background-color:#fff;}
    .eshocan_nav_links ul li > .eshocan_nav_lvl-1 ul li a{line-height: 20px;}
    .eshocan_nav_links ul li .eshocan_nav_lvl-1 ul li .eshocan_nav_lvl-2 li{margin-bottom: 0px;}
    .eshocan_nav_lvl-2{margin-top: 3px;}
    .close{display: block;text-align:right;padding: 40px 13px;}
    .close .fa{color:#fff;font-size: 22px;}
    .active-menu{max-height: 100%;display:block;}
    .slick-next{left: 53%;}
    .slick-prev {left: 38%;}
    .eshocan_footer_links_block div{margin-bottom: 15px;}
    .who-we-are-block{display: block;}
    .who-we-are-block > div{width: 100%;}
    .who-we-are-section{padding: 0px 15px;margin-top:25px}
    .who-we-are-section h2{margin-bottom: 10px;}
    .who-we-are-bottom ul{flex-wrap: wrap;}
    .who-we-are-bottom ul li{width: 40%;padding: 5px;margin-bottom: 15px;}
    .who-we-are-bottom-head{font-size: 27px;line-height: 32px;}
    .slick-list {padding: 0 0% 0 0% !important;}
    .slick-prev, .slick-next{bottom: -7%;}
    .who-we-are-list{padding-left: 0%;margin-top:20px}
    .who-we-are-list ul li{margin-bottom: 15px;}
    .who-we-are-bottom-copy{font-size: 17px;line-height: 26px;}
    .partners-testimonal-block p{ font-size: 15px;line-height: 23px;}
    .people-culture-copy-block{padding:0px 15px}
    .col-sup-mid h3{    font-size: 22px;line-height: 28px;}
    .eshocan_all, .eshocan_all_reverse{display: block;}
    .eshocan_company_content_block{width: 100%;}
    .eshocan_all_reverse, .eshocan_all{padding: 0px;}
    .allPages .eshocan_hero_section .eshocan_hero_desc{margin-top:39%;}
    .next-arrow{left:21%;bottom: 34px;}
    .prev-arrow{left: 5%;bottom: 34px;}
    .partners-testimonal.testimonial .testimonial-name{font-size: 22px;line-height: 27px;}
    .partners-testimonal.testimonial .testimonial-designation{font-size: 14px;line-height: 20px;}
    .people-culture-copy-block-heading{font-size:18px;line-height: 25px;}
    .people-culture-copy-block-question{font-size:25px;line-height:30px;}
    .people-culture-copy-block-copy{font-size:18px;line-height:25px;}
    .col-sup-mid p{font-size: 15px;line-height: 22px;}
    .who-we-are-company-parent{display: block; padding: 10px;}
    .who-we-are-company-parent h1{font-size: 27px;line-height: 32px;}
    .who-we-are-company-parent p{font-size: 17px;line-height: 26px;}
    .industries-info-block-intership{display: block; padding: 10px;margin-top:0px}
    .row{display: block;}
    .card-section{display: block;}
    .teams_img{display: none;}
    .teams_img_responsive{display: block;padding: auto;width: 100%; margin:0 auto;}
    .industries-info-block-vs{display: block;}
    .automative-expertise-block-parent{display: block;padding: auto;}
    .casestudy_pages{padding:0px 15px;max-width: 100%;}
    .casestudy_pages img{width: 100%; padding: 0px;}
    .hmi_img{background: url(../img/hmi/mainmedia.png) top no-repeat;;padding: 300px; background-size: 101% 101%; margin-bottom: 50px;margin-top: 20px;}
    .popup-video video{width: 40%; top: 50%; z-index: 1000000000;}
    .loc_sec{display: block;} 
    .earth{display: none;}
    .company_middle_card{clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);padding: 5% 5%; margin-bottom: auto;margin-top: auto;}
    .company_middle_card h2{font-family: 'Open Sans';  font-style: normal;  font-weight: bold;  font-size: 20px;  line-height: 20px;  letter-spacing: 0.60em;   text-transform: capitalize; color: #FFF;  }
    .company_middle_card p{font-family: 'Open Sans';  font-style: normal;  font-weight: normal;  font-size: 15px;  line-height: 20px;  text-align: justify;    color: #FFF;}
    .process_arrow{transform: rotate(-90Deg);}
    .container{flex-direction: row;}
}
 

/*Responsive CSS end*/